home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2006 October
/
PCWorld_2006-10_cd.bin
/
domacnost a kancelar
/
winorganizer
/
WinOrg.exe
/
PluginsAndCOM
/
Plugins
/
Demo
/
fTree.dfm
< prev
next >
Wrap
Text File
|
2005-07-07
|
951b
|
49 lines
object frmTree: TfrmTree
Left = 439
Top = 125
Width = 345
Height = 395
BorderWidth = 5
Caption = 'Tree of documents'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
PixelsPerInch = 96
TextHeight = 13
object TreeView1: TTreeView
Left = 0
Top = 0
Width = 327
Height = 328
Align = alClient
HideSelection = False
Indent = 19
ReadOnly = True
TabOrder = 0
end
object Panel1: TPanel
Left = 0
Top = 328
Width = 327
Height = 30
Align = alBottom
BevelOuter = bvNone
TabOrder = 1
object Button1: TButton
Left = 0
Top = 4
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 0
end
end
end